filechooser: Drop gtk_file_chooser_[un]select_file
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 04:46:55 +0000 (00:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 04:50:03 +0000 (00:50 -0400)
commitdcee15c0f1996e86940f7020f27cc91840349fa0
tree61271f02039116cfe2fa38039dc4ece4caa0f96b
parent2321e9de05c1aec556c31bece0892693ec2b3fea
filechooser: Drop gtk_file_chooser_[un]select_file

Most use cases for these apis can be handled with
gtk_file_chooser_set_file and/or
gtk_file_chooser_set_current_folder.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkfilechooser.h
gtk/gtkfilechooserprivate.h
gtk/gtkprinteroptionwidget.c